From: Eli Zaretskii Date: Wed, 17 Feb 2021 16:59:01 +0000 (+0200) Subject: ; Fix last m-x.texi change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~3931 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=199294206a3afb32674b93a2e2fab03d0f92c900;p=emacs.git ; Fix last m-x.texi change. --- diff --git a/doc/emacs/m-x.texi b/doc/emacs/m-x.texi index b8770982c5e..c51f10a47aa 100644 --- a/doc/emacs/m-x.texi +++ b/doc/emacs/m-x.texi @@ -55,7 +55,7 @@ Emacs release.) relevant to, and generally cannot work with, the current buffer's major mode (@pxref{Major Modes}) and minor modes (@pxref{Minor Modes}). By default, no commands are excluded, but you can customize -the option @var{read-extended-command-predicate} to exclude those +the option @code{read-extended-command-predicate} to exclude those irrelevant commands from completion results. To cancel the @kbd{M-x} and not run a command, type @kbd{C-g} instead